@media screen and (min-width: 1024px) {
	body {
		font-size: 24px;
	}

	img {
		object-fit: cover;
	}

	ul,
	h2,
	p,
	h3 {
		margin: 0;
		padding: 0;
	}

	.phone {
		display: none;
	}

	.container {
		width: 1240px;
		margin: 0px auto;
	}

	.wrap {
		padding: 0px 5.2%;
		box-sizing: border-box;
		position: relative;
	}

	/* Ã¥Â¤Â´Ã©Æ’Â¨ */
	.wrapper {
		padding-top: 80px;
	}

	.HeaderFlix {
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 101;
		height: 80px;
		background-color: #fff;
	}

	.b_head {
		width: 100%;
		height: 100%;
	}

	.am_logo {
		width: 140px;
		height: 31px;
		float: left;
		margin-top: 12px;
		/* transition: all 0.5s;
		-webkit-transition: all 0.5s; */
		/* 		background-image: url(../images/logo.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center; */
	}

	.Langular {
		width: 70px;
		height: 24px;
		border-radius: 12px;
		border: solid 1px #e5005a;
		float: right;
		margin-top: 28px;
		/* margin-left: 30px; */
	}

	.Langular a {
		float: left;
		width: 45%;
		text-align: center;
		line-height: 24px;
		font-size: 12px;
		color: #e5005a;
	}

	.Langular a.active {
		background-color: #e5005a;
		border-radius: 50px;
		width: 55%;
		position: relative;
		left: 1%;
		color: #FFFFFF;
		border-top: solid 1px #e5005a;
		height: 25px;
		top: -1px;
	}

	.Search_Layout {
		display: none;
	}

	.Search_Btn {
		background-image: url(../images/search.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 20px;
		height: 20px;
		margin-top: 33px;
	}

	.Search_Txt {
		border: 0;
		height: 28px;
		width: 0;
		border-radius: 50px;
		margin-right: 20px;
		font-size: 14px;
		line-height: 28px;
		color: #110502;
		text-indent: 1em;
		margin-top: 28px;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
	}

	.Search_Txt.nor {
		border: solid 1px #e5005a;
		width: 170px;
	}

	.Navdown {
		width: 100%;
		background-color: #fff;
		position: absolute;
		top: 100px;
		left: 50%;
		transform: translateX(-50%) translateY(50%);
		-webkit-transform: translateX(-50%) translateY(50%);
		padding: 0;
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		visibility: hidden;
		opacity: 0;
		z-index: 100;
		text-align: center;
		font-size: 0;
	}

	.subnav_ul li:nth-of-type(5) .Navdown {
		width: 250%;
	}

	.subnav_ul li:hover .Navdown {
		display: block;
		margin-left: 0;
		visibility: visible;
		transform: translateX(-50%) translateY(0%);
		-webkit-transform: translateX(-50%) translateY(0%);
		opacity: 1;
	}

	.subnav_ul li .Navdown a {
		color: #333 !important;
		font-size: 15px;
		text-align: center;
		display: block;
		line-height: 50px;
		position: relative;
	}

	.NavdownSub {
		position: relative;
	}

	.NavdownSub h2 {
		color: #333;
		font-size: 15px;
		text-align: center;
		padding: 10px 0;
		display: block;
		line-height: 24px;
		cursor: pointer;
	}

	.subnav_ul li .Navdown a:hover {
		background-color: #e5005a;
		color: #fff !important;
	}

	.subnav {
		width: 100%;
		text-align: center;
		font-size: 0;
	}

	.subnav_ul li {
		display: inline-block;
		position: relative;
		vertical-align: top;
	}

	.subnav_ul .tag {
		font-size: 16px;
		color: #110502;
		display: block;
		margin: 0px 30px;
		line-height: 80px;
	}

	.subnav_ul .tag.active,
	.am_subfooterdiv a:hover,
	.am_bootom a:hover,
	.Development_History_DivR p:hover,
	.Development_History_DivR p:hover i {
		color: #e5005a;
	}

	.subnav_ul .tag.active::after {
		width: 50%;
	}

	.subnav_ul .tag::after {
		content: '';
		width: 0;
		position: absolute;
		bottom: 0;
		height: 3px;
		background-color: #e5005a;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
	}

	.NewsFx:hover h2,
	.Interest .NewNumber:hover h3,
	.RealtimeDetailNext:hover i,
	.Honor_Fx:hover span {
		color: #e5005a;
	}

	/* Ã¥Âºâ€¢Ã©Æ’Â¨ */
	.Footer {
		position: relative;
		/* padding-top: 20px; */
		font-size: 14px;
		line-height: 26px;
		color: #999;
		background-color: #f7f7f7;
	}

	.am_friend_link {
		display: none;
	}
	.am_friend_link.am_friend_link_show {
		display: block;
	}
	
	.am_subfooterdiv {
		text-align: center;
		padding-top: 20px;
	}

	.am_subfooterdiv:first-of-type {
		color: #afaaaa;
	}

	.am_subfooterdiv:last-child {
		font-size: 0;
	}

	.am_subfooterdiv:last-child a,
	.ewm {
		display: inline-block;
		vertical-align: top;
		margin: 0 5px;
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		transition: 0.3s;
		position: relative;
		width: 34px;
		height: 34px;
	}

	.am_subfooterdiv:last-child a img,
	.ewm img:first-of-type {
		opacity: 0.3;
		-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
		filter: grayscale(100%);
		filter: gray;
	}

	.am_subfooterdiv h2 {
		font-size: 14px;
		color: #333;
		padding-bottom: 40px;
		font-weight: bold;
		position: relative;
		opacity: 0.5;
	}

	.am_subfooterdiv h2:after {
		content: '';
		position: absolute;
		width: 14px;
		height: 2px;
		background-color: #231815;
		left: 0;
		top: 32px;
	}

	.am_subfooterdiv a,
	.ewm {
		color: #afaaaa;
		display: inline-block;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		-moz-transition: all .5s ease-out;
		-ms-transition: all .5s ease-out;
		vertical-align: top;
		padding: 0px 6px;
	}

	.am_subfooterdiv a .EwmImg,
	.am_subfooterdiv .ewm .EwmImg {
		color: #666;
		text-align: center;
		font-size: 13px;
		line-height: 15px;
		width: 180px;
		text-align: center;
		background-color: #fff;
		-webkit-box-shadow: 0 2px 10px #aaa;
		box-shadow: 0 2px 10px #aaa;
		-webkit-transition: all .2s;
		-o-transition: all .2s;
		transition: all .2s;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 20px 0;
		z-index: 10;
		border-radius: 4px;
		position: absolute;
		top: -200px;
		left: 50%;
		transform: translateX(-50%) scale(0);
		-webkit-transform: translateX(-50%) scale(0);
	}

	.am_subfooterdiv a .EwmImg img,
	.ewm .EwmImg img {
		width: 128px;
		height: 128px;
		display: block;
		margin: 0px auto 10px;
		opacity: 1;
		filter: none;
	}

	.am_subfooterdiv:last-child a:nth-of-type(2):hover .EwmImg,
	.am_subfooterdiv .ewm:hover .EwmImg {
		top: -210px;
		transform: translateX(-50%) scale(1);
		-webkit-transform: translateX(-50%) scale(1);
	}

	.am_bootom {
		width: 100%;
		padding: 8px 0;
		font-size: 14px;
		text-align: center;
		color: #afaaaa;
	}

	.am_bootom a {
		color: #afaaaa;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		padding-left: 20px;
	}

	.am_bootom a:first-of-type {
		padding-left: 0;
	}

	/*banner */
	.IndexBanner,
	.IndexBanner .swiper-container {
		width: 100%;
	}

	.IndexBanner .swiper-slide img {
		width: 100%;
		height: 100%;
	}

	.IndexBanner .swiper-pagination {
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		left: 5.2%;
	}

	.IndexBanner .swiper-pagination-bullet {
		background-color: #FFFFFF;
		opacity: 1;
		margin-top: 32px;
		position: relative;
		width: 16px;
		height: 2px;
		background-color: #ffffff;
		border-radius: 1px;
		display: block;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
	}

	.IndexBanner .swiper-pagination-bullet-active {
		width: 62px;
	}

	.IndexBanner .swiper-pagination-bullet-active::after {
		content: '';
		width: 9px;
		height: 9px;
		background-color: #ffffff;
		border-radius: 100%;
		right: 0;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}

	.Sound_World,
	.Media_Coverage,
	.Database,
	.Practicing,
	.Healty,
	.Precious,
	.Environment {
		padding: 110px 0;
		position: relative;
	}

	.Sound_World .BaseP {
		margin-bottom: 18px;
	}

	.Sound_World::after {
		content: '';
		background-image: url(../images/addbk.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 548px;
		height: 729px;
		position: absolute;
		left: 0;
		top: 140px;
		z-index: -1;
	}

	.Sound_World::before {
		content: '';
		background-image: url(../images/addbk7.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 489px;
		height: 193px;
		position: absolute;
		right: 50px;
		top: 0;
		z-index: -1;
	}

	@keyframes move {

		0%,
		100% {
			transform: none;
		}

		50% {
			transform: translateY(-30px);
		}
	}

	@keyframes move1 {

		0%,
		100% {
			transform: none;
		}

		50% {
			transform: translateY(50px);
		}
	}

	.Sound_World.move::before,
	.Enterprise.move::before,
	.fp-viewing-page6 .Iot_Layout::before,
	.Precious.move::after,
	.Healty.move::after,
	.Media_Coverage.move::after,
	.Database.move::after,
	.fp-viewing-page5 .Technology .AddBk {
		animation: move 3s linear infinite;
		-webkit-animation: move 3s linear infinite;
	}

	.Sound_World.move::after,
	.AddBk.move,
	.Honor_Layout::before,
	.Precious.move::before,
	.Environment.move::before,
	.Practicing.move::after,
	.PubilcDrop.move::after,
	.Media_Coverage.move::before,
	.fp-viewing-page5 .Sound_World::after {
		animation: move1 4s linear infinite;
		-webkit-animation: move1 4s linear infinite;
	}

	.Technology::before {
		width: 0;
	}

	.Technology .AddBk {
		bottom: 0;
		top: 50px;
	}

	.fp-viewing-page5 .Technology {
		padding: 3% 0 0;
	}

	.fp-viewing-page5 .Technology .Sound_World_Fx {
		margin-top: 20px;
	}

	.BaseH {
		font-size: 36px;
		text-align: center;
		color: #110502;
	}

	.BaseH_First {
		color: #110502;
		text-align: center;
		font-size: 24px;
		padding-top: 20px;
	}

	.Sound_World_Fx {
		display: block;
		/* height: 480px; */
		position: relative;
		margin-top: 40px;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		font-size: 15px;
		line-height: 30px;
		color: #fff;
		overflow: hidden;
	}

	.Sound_World_Fx::after,
	.Provide .Sound_World_Fx.active::after {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background-color: rgba(0, 0, 0, 0.7);
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		transform: translateY(100%);
		-webkit-transform: translateY(100%);
	}

	.Sound_World_Fx:hover::after {
		transform: none;
	}

	.Sound_World_FxImg {
		width: 100%;
		overflow: hidden;
		height: 100%;
		position: relative;
	}

	.Sound_World_FxImg img,
	.Dynamic_Report_FxImg img,
	.Database_Tab_FxImg img,
	.NewsDetailR .NewsFxImg img {
		width: 100%;
		height: 100%;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		-moz-transition: all .5s ease-out;
		-ms-transition: all .5s ease-out;
	}

	.Sound_World_Fx:hover {
		box-shadow: 0px 8px 28px 0px rgba(18, 40, 70, 0.08);
	}

	.Sound_World_Fx:hover .Sound_World_FxImg img,
	.Dynamic_Report_Fx:hover .Dynamic_Report_FxImg img,
	.Database_Tab_Fx:hover .Database_Tab_FxImg img {
		transform: scale(1.05);
		-webkit-transition: scale(1.05);
		-ms-transition: scale(1.05);
		-mos-transition: scale(1.05);
	}

	.Sound_World_FxImg .CenterPor {
		position: absolute;
		left: 40px;
		bottom: 15px;
		z-index: 1;
	}

	.Sound_World_Copy {
		padding-right: 40px;
		padding-top: 10px;
		font-size: 15px;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		opacity: 0;
		transform: translateY(100px);
		-webkit-transform: translateY(100px);
		-moz-transform: translateY(100px);
		-ms-transform: translateY(100px);
		-o-transform: translateY(100px);
		line-height: 26px;
		max-width: 84%;
	}

	.Provide .Sound_World_Fx.active .Sound_World_Copy,
	.Sound_World_Fx:hover .Sound_World_Copy {
		animation: faIn .3s 0.5s linear forwards;
		-webkit-animation: faIn .3s 0.5s linear forwards;
		-moz-animation: faIn .3s 0.5s linear forwards;
		-ms-animation: faIn .3s 0.5s linear forwards;
		-o-animation: faIn .3s 0.5s linear forwards;
	}

	@keyframes faIn {
		0% {
			opacity: 0;
			-moz-opacity: 0;
			-ms-opacity: 0;
			transform: translateY(100px);
			-webkit-transform: translateY(100px);
			-moz-transform: translateY(100px);
			-ms-transform: translateY(100px);
		}

		100% {
			opacity: 1;
			-moz-opacity: 1;
			-ms-opacity: 1;
			-webkit-transform: none;
			-moz-transform: none;
			-ms-transform: none;
		}
	}

	@-webkit-keyframes faIn {
		0% {
			opacity: 0;
			-moz-opacity: 0;
			-ms-opacity: 0;
			transform: translateY(100px);
			-webkit-transform: translateY(100px);
			-moz-transform: translateY(100px);
			-ms-transform: translateY(100px);
		}

		100% {
			opacity: 1;
			-moz-opacity: 1;
			-ms-opacity: 1;
			-webkit-transform: none;
			-moz-transform: none;
			-ms-transform: none;
		}
	}

	@-ms-keyframes faIn {
		0% {
			opacity: 0;
			-moz-opacity: 0;
			-ms-opacity: 0;
			transform: translateY(100px);
			-webkit-transform: translateY(100px);
			-moz-transform: translateY(100px);
			-ms-transform: translateY(100px);
		}

		100% {
			opacity: 1;
			-moz-opacity: 1;
			-ms-opacity: 1;
			-webkit-transform: none;
			-moz-transform: none;
			-ms-transform: none;
		}
	}

	@-moz-keyframes faIn {
		0% {
			opacity: 0;
			-moz-opacity: 0;
			-ms-opacity: 0;
			transform: translateY(100px);
			-webkit-transform: translateY(100px);
			-moz-transform: translateY(100px);
			-ms-transform: translateY(100px);
		}

		100% {
			opacity: 1;
			-moz-opacity: 1;
			-ms-opacity: 1;
			-webkit-transform: none;
			-moz-transform: none;
			-ms-transform: none;
		}
	}

	@-o-keyframes faIn {
		0% {
			opacity: 0;
			-moz-opacity: 0;
			-ms-opacity: 0;
			transform: translateY(100px);
			-webkit-transform: translateY(100px);
			-moz-transform: translateY(100px);
			-ms-transform: translateY(100px);
		}

		100% {
			opacity: 1;
			-moz-opacity: 1;
			-ms-opacity: 1;
			-webkit-transform: none;
			-moz-transform: none;
			-ms-transform: none;
		}
	}

	.Sound_World_H {
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 85%;
	}

	.Sound_World_Fx:hover .Sound_World_H,
	.Provide .Sound_World_Fx.active .Sound_World_H {
		animation: faIn1 .3s 0.5s linear forwards;
		opacity: 0;
		-webkit-animation: faIn1 .3s 0.5s linear forwards;
		-ms-animation: faIn1 .3s 0.5s linear forwards;
		-moz-animation: faIn1 .3s 0.5s linear forwards;
		-o-animation: faIn1 .3s 0.5s linear forwards;
	}

	@keyframes faIn1 {
		0% {
			visibility: hidden;
		}

		100% {
			visibility: hidden;
		}
	}

	@-webkit-keyframes faIn1 {
		0% {
			visibility: hidden;
		}

		100% {
			visibility: hidden;
		}
	}

	@-ms-keyframes faIn1 {
		0% {
			visibility: hidden;
		}

		100% {
			visibility: hidden;
		}
	}

	@-moz-keyframes faIn1 {
		0% {
			visibility: hidden;
		}

		100% {
			visibility: hidden;
		}
	}

	.Sound_World_FxImg h3 {
		font-size: 26px;
		font-weight: bold;
		color: #fff;
		margin-bottom: 3px;
		line-height: 34px;
	}

	.Sound_World_FxImg p:first-of-type {
		font-size: 17px;
	}

	.Sound_World_FxImg .Sound_World_Copy p:first-of-type {
		margin-bottom: 12px;
	}

	.AddBk {
		width: 384px;
		height: 562px;
		position: absolute;
		right: 0;
		bottom: 313px;
		z-index: -1;
	}

	.Dynamic_Report {
		background-color: #F7F7F7;
		padding: 120px 0;
	}

	.Dynamic_Report_Fx {
		float: left;
		width: 23.8%;
		padding-bottom: 30px;
		position: relative;
		background-color: #fff;
		margin-right: 1.6%;
		margin-top: 40px;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		font-size: 13px;
		color: #bbb;
	}

	.Dynamic_Report_Fx:first-of-type {
		width: 49%;
	}

	.Dynamic_Report_Fx:nth-of-type(3n),
	.Media_Coverage_Tag:nth-of-type(3n),
	.Database_Tab_Fx:nth-of-type(4n),
	.Environment_Layout1 .Sound_World_Fx:nth-of-type(3n) {
		margin-right: 0;
	}

	.Dynamic_Report_FxImg {
		width: 100%;
		overflow: hidden;
		height: 220px;
		margin-bottom: 30px;
	}

	.Dynamic_Report_Fx h2 {
		font-size: 20px;
		color: #110502;
		overflow: hidden;
		line-height: 32px;
		margin: 10px 30px 0;
		height: 60px;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
	}

	.Dynamic_Report_Fx p {
		height: 16px;
		overflow: hidden;
		margin: 0px 30px;
	}

	.Dynamic_Report_Fx:hover h2,
	.Media_Coverage_Tag:hover h2,
	.Database_Tab_Fx:hover p {
		color: #e5005a;
	}

	.MoreData {
		margin: 65px auto 0;
		display: block;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.About_Lizhi {
		position: relative;
		padding: 120px 0px 126px;
	}

	.About_LizhiCt {
		background-color: #F7F7F7;
		position: relative;
		padding: 20px;
	}

	.About_LizhiCt_Img {
		float: right;
		width: 47.6%;
	}

	.About_LizhiCtR {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		font-size: 16px;
		line-height: 30px;
		width: 37%;
		color: #999;
		margin-left: 4.8%;
	}

	.About_LizhiCtR h2 {
		font-size: 30px;
		color: #110502;
		margin-bottom: 20px;
	}

	.About_LizhiCtR .MoreData {
		margin: 20px 0 0;
	}

	.About_Lizhi .About_LizhiCtR .MoreData,
	.Voice_Com .MoreData {
		text-align: left;
	}

	.Voice_Com {
		width: 100%;
		margin-top: 40px;
		position: relative;
		display: block;
	}

	.Voice_Com .CenterPor {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		right: 8%;
		font-size: 16px;
		color: #fff;
		line-height: 30px;
	}

	.Voice_Com .CenterPor h3 {
		font-size: 30px;
		margin-bottom: 20px;
	}

	.Voice_Com .MoreData {
		margin: 38px 0 0;
	}

	.Voice_Com .MoreData::after {
		color: #FFFFFF;
	}

	.Environment .Voice_Com .CenterPor {
		right: initial;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		top: initial;
		bottom: 20px;
	}

	.Join_Link {
		background-color: #E5005A;
		width: 100px;
		height: 50px;
		font-weight: bold;
		display: block;
		border-radius: 50px;
		font-size: 16px;
		text-align: center;
		color: #fff;
		line-height: 50px;
		transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	}

	.Join_Link:hover {
		border: 1px solid #E5005A;
		background-color: #E5005A;
	}

	/* è”ç³»æˆ‘ä»¬ */
	.ContactCt {
		padding: 120px 0 126px;
		background-color: #F7F7F7;
	}

	.ContactCtL {
		float: left;
		width: 49%;
		margin-top: 60px;
		height: 460px;
		position: relative;
		overflow: hidden;
	}

	.ContactCtPor {
		width: 50%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		background-color: rgba(229, 0, 90, 0.9);
		line-height: 36px;
		color: #ffffff;
	}

	.ContactCtPor .CenterPor {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
	}

	.ContactCtPor h2 {
		font-size: 24px;
		font-weight: bold;
	}

	.ContactCtPor h3 {
		font-size: 15px;
		margin-top: 30px;
	}

	.ContactCtPor h3 i {
		display: block;
		font-size: 24px;
	}

	.ContactCtR {
		float: right;
		width: 49%;
		margin-top: 40px;
		height: 480px;
		position: relative;
		overflow: hidden;
	}

	.ContactCtRTag {
		width: 100%;
		margin-top: 20px;
		height: 220px;
		background-color: #ffffff;
		font-size: 17px;
		line-height: 36px;
		color: #777777;
		cursor: pointer;
		position: relative;
	}

	.ContactCtRTag .CenterPor {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		left: 60px;
	}

	.ContactCtRTag h2 {
		font-size: 24px;
		color: #333333;
		padding-bottom: 15px;
		font-weight: bold;
	}

	.NewsCt {
		padding: 100px 0px 165px;
	}

	.BaseHt {
		font-size: 24px;
		color: #110502;
		line-height: 36px;
		text-align: center;
	}

	.Company {
		margin-top: 20px;
	}

	.CompanyTag {
		float: left;
		width: 49%;
		height: 140px;
		background-color: #ffffff;
		border: solid 1px #e7e7e7;
		margin-top: 20px;
		font-size: 18px;
		line-height: 28px;
		color: #777777;
	}

	.CompanyTag h2 {
		font-size: 20px;
		color: #333333;
		padding-left: 40px;
		margin-top: 25px;
		margin-bottom: 5px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		padding-right: 10px;
	}

	.CompanyTag:nth-of-type(6) h2,
	.CompanyTag:nth-of-type(7) h2,
	.CompanyTag:first-of-type h2 {
		margin-top: 40px;
	}

	.CompanyTag p {
		padding-left: 40px;
	}

	.CompanyTag p i {
		padding-left: 12%;
	}

	.CompanyTag h2 i {
		color: #aaaaaa;
		font-size: 15px;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		display: block;
	}

	.CompanyTag:nth-of-type(2n) {
		float: right;
	}

	.Follow_Popule {
		width: 580px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		background-color: #ffffff;
		padding: 84px 0px 90px;
		color: #999999;
		font-size: 17px;
		text-align: center;
	}

	.Follow_Popule h2 {
		font-size: 20px;
		color: #000000;
	}

	.Follow_Popule img {
		width: 180px;
		display: block;
		margin: 35px auto;
	}

	.Follow_Popule .CloseImg {
		background-image: url(../images/close.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 19px;
		height: 20px;
		position: absolute;
		top: 26px;
		right: 26px;
		cursor: pointer;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
	}

	.Follow_Popule .CloseImg:hover {
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
	}

	.Media_Coverage::after {
		content: '';
		background-image: url(../images/addbk.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 548px;
		height: 729px;
		position: absolute;
		left: 0;
		top: 78px;
		z-index: -1;
	}

	.Media_Coverage::before {
		content: '';
		background-image: url(../images/addbk2.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 384px;
		height: 254px;
		position: absolute;
		right: 0;
		bottom: 0;
		z-index: -1;
	}

	.Media_Coverage_Swiper {
		/* height: 300px; */
		background-color: #f7f7f7;
		width: 100%;
		margin-top: 60px;
		position: relative;
	}

	.Media_Coverage_Swiper .swiper-slide img,
	.Media_Coverage_SwiperR {
		float: left;
		width: 50%;
		object-fit: contain;
	}

	.Media_Coverage_SwiperR p {
		font-size: 16px;
		padding: 40px 50px 25px 50px;
		color: #999999;
	}

	.Media_Coverage_SwiperR h2 {
		font-size: 30px;
		line-height: 40px;
		padding-left: 50px;
		color: #110502;
	}

	.Media_Coverage_Swiper .swiper-pagination {
		left: 54%;
		bottom: 15%;
		font-size: 0;
	}

	.Media_Coverage_Swiper .swiper-pagination-bullet {
		opacity: 1;
		position: relative;
		width: 9px;
		height: 9px;
		background-color: #dddddd;
		border-radius: 50%;
		display: inline-block;
		vertical-align: top;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		margin: 0px 15px;
	}

	.Media_Coverage_Swiper .swiper-pagination-bullet-active {
		background-color: #e5005a;
	}

	.Media_Coverage_Swiper .swiper-button-next {
		width: auto;
		background-image: none;
		position: absolute;
		top: initial;
		left: 54%;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		bottom: 20%;
	}

	.Media_Coverage_Tag {
		width: 32.25%;
		height: 300px;
		background-color: #f7f7f7;
		margin-top: 20px;
		margin-right: 1.6%;
		float: left;
		font-size: 16px;
		color: #999;
	}

	.Media_Coverage_Tag p {
		margin-top: 60px;
		margin-left: 30px;
	}

	.Media_Coverage_Tag h2 {
		font-size: 21px;
		line-height: 30px;
		color: #110502;
		height: 60px;
		overflow: hidden;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		margin: 20px 30px;
		/* border-bottom: 1px solid rgba(0, 0, 0, 0.1); */
	}

	.Media_Coverage_Tag h3 {
		font-size: 16px;
		line-height: 26px;
		color: #999;
		margin: 0px 30px;
		height: 58px;
		overflow: hidden;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		padding-top: 20px;
	}

	.Database.move::after {
		background-image: url(../images/addbk6.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		content: '';
		width: 547px;
		position: absolute;
		top: 125px;
		left: 0;
		height: 716px;
		z-index: -1;
	}

	.Database_Tab {
		width: 300px;
		height: 48px;
		border-radius: 24px;
		border: solid 1px #dddddd;
		margin: 40px auto 20px;
	}

	.Database_Tab a {
		width: 33.3%;
		float: left;
		text-align: center;
		line-height: 48px;
		font-size: 16px;
		color: #999999;
		position: relative;
	}

	.Database_Tab a.active {
		background-color: #e5005a;
		color: #FFFFFF;
		border-radius: 24px;
	}

	.Database_Div {
		display: none;
	}

	.Database_Div:nth-of-type(2) .Database_Tab_Fx.gui-phone .Database_Tab_FxImg img {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		max-height: 100%;
		height: auto;
	}

	.Database_Tab_Fx {
		float: left;
		margin-top: 40px;
		width: 23.8%;
		margin-right: 1.6%;
		background-color: #f7f7f7;
	}

	.Database_Tab_FxImg {
		width: 100%;
		overflow: hidden;
		height: 220px;
		position: relative;
		display: block;
	}

	.ten_img_mag {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.5);
		display: flex;
		align-items: center;
		justify-content: center;
		opacity: 0;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		cursor: pointer;
	}

	.ten_img_mag::after {
		content: "";
		display: block;
		width: 32px;
		height: 32px;
		background-image: url(../images/Search.svg);
		background-position: center center;
		background-size: contain;
		background-repeat: no-repeat;
		filter: brightness(0) invert(1);
	}

	.ten_img_play {
		display: block;
		border-radius: 50%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		width: 52px;
		height: 52px;
		background-color: #E5005A;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		cursor: pointer;
	}

	.Database_Tab_Fx:hover .ten_img_play {
		background-color: #fff;
	}

	.ten_img_play:after {
		content: "";
		display: block;
		position: absolute;
		top: calc(50% - 12px);
		left: calc(50% - 4px);
		width: 0px;
		height: 0px;
		transform: scaleY(0.6);
		border-width: 12px;
		border-style: solid;
		border-color: transparent transparent transparent #FFF;
	}

	.Database_Tab_Fx:hover .ten_img_play::after {
		border-color: transparent transparent transparent #E5005A;
	}

	.Database_Tab_Fx:hover .ten_img_mag {
		opacity: 1;
	}

	.ten_album_body {
		width: 800px;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
	}

	.ten_album_body .swiper-container {
		width: calc(100% - 160px);
		height: 477px;
	}

	.ten_album_body .swiper-container .swiper-slide img {
		width: 100%;
		height: 100%;
	}

	.ten_album_close {
		background-image: url(../images/close1.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 19px;
		height: 20px;
		position: absolute;
		right: -10px;
		top: -50px;
		cursor: pointer;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.ten_album_close:hover {
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
	}

	.swiper-button-next1 {
		background-image: url(../images/more1.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 11px;
		height: 17px;
		position: absolute;
		right: 0;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}

	.swiper-button-next1:hover {
		background-image: url(../images/more_h.png);
	}

	.ten_album_body .swiper-pagination {
		bottom: -45px;
		color: #fff;
		font-size: 20px;
		right: 80px;
		left: initial;
		width: initial;
	}

	.gui-video {
		position: relative;
		overflow: hidden;
	}

	.gui-video video {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: calc(100% - 60px);
		object-fit: cover;
	}

	.Video_Floating {
		max-width: 80%;
		max-height: 80%;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
	}

	.Video_Floating video {
		width: 100%;
		height: 100%;
	}

	.Video_Floating .CloseImg {
		background-image: url(../images/close1.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 19px;
		height: 20px;
		position: absolute;
		right: -50px;
		cursor: pointer;
		top: -50px;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
	}

	.Video_Floating .CloseImg:hover {
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
	}


	.Database_Tab_Fx p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		line-height: 60px;
		/* height: 60px; */
		font-size: 18px;
		color: #666;
		margin: 0px 16px;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
	}

	.page {
		width: 100%;
		height: 48px;
		line-height: 48px;
		text-align: center;
		margin: 80px auto 0;
		font-size: 0;
		text-align: center;
		display: inline-block;
		vertical-align: top;
	}

	.page a {
		color: #999;
		font-size: 14px;
		display: inline-block;
		vertical-align: top;
		cursor: pointer;
		margin-right: 8px;
		padding: 0px 30px;
		border-radius: 50px;
		height: 48px;
		border: solid 1px #dddddd;
		line-height: 48px;
		text-align: center;
		transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	}

	.page a.nor,
	.page a:hover {
		background-color: #E5005A;
		border: solid 1px #E5005A;
		color: #fff;
	}

	.Practicing .Sound_World_Fx {
		margin-top: 0;
		/* height: 380px; */
	}

	.Sound_World_Mask {
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.3);
		position: absolute;
	}

	.Sound_World_Mask .CenterPor {
		font-size: 20px;
		position: absolute;
		/* bottom: 20px; */
		left: 28px;
		/* line-height: 38px; */
	}

	.Practicing_Layout .Sound_World_Fx {
		float: left;
		width: 50%;
	}

	.Practicing::after {
		content: '';
		background-image: url(../images/addbk.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 548px;
		height: 729px;
		position: absolute;
		left: 0;
		top: 56px;
		z-index: -1;
	}

	.BaseP {
		font-size: 16px;
		text-align: center;
		margin-top: 15px;
		color: #999999;
		line-height: 28px;
	}

	.Provide .Sound_World_Fx {
		float: left;
		height: 380px;
		width: 25%;
		cursor: pointer;
		-webkit-transition: .5s;
		transition: .5s;
	}

	.Provide .Sound_World_Fx:hover .Sound_World_Copy {
		opacity: 0;
		transform: translateY(100px);
		-webkit-transform: translateY(100px);
	}

	.Provide .Sound_World_Fx.active {
		width: 50%;
	}

	.Healty .Sound_World_Fx {
		float: left;
		height: 680px;
		width: 58%;
	}

	.Healty_Layout {
		width: 42%;
		float: right;
		margin-top: 40px;
	}

	.Healty_Layout .Sound_World_Fx {
		float: none;
		width: 100%;
		height: 340px;
		margin-top: 0;
	}

	.Healty::after {
		content: '';
		background-image: url(../images/addbk5.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 384px;
		height: 562px;
		position: absolute;
		right: 0;
		top: 143px;
		z-index: -1;
	}

	.PubilcDrop {
		padding-bottom: 175px;
		position: relative;
	}

	.PubilcDrop::after {
		content: '';
		background-image: url(../images/addbk6.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 547px;
		height: 716px;
		position: absolute;
		left: 0;
		top: -80px;
		z-index: -1;
	}

	.PubilcDrop .swiper-container {
		margin-top: 40px;
	}

	.PubilcDrop .swiper-container::after {
		content: '';
		width: 1px;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.1);
		position: absolute;
		left: 62%;
		top: 0;
	}

	.PubilcDrop .swiper-slide {
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		transform: scale(0.68);
		top: 145px;
	}

	.PubilcDrop .swiper-slide-active {
		width: 58% !important;
		height: 480px;
		transform: none;
		top: 0;

	}

	.PubilcDrop .swiper-slide .Sound_World_Fx {
		width: 100%;
		height: 100%;
		float: none;
		margin: 0;
	}

	.PubilcDrop .swiper-slide .Sound_World_Mask {
		height: 96%;
	}

	.PubilcDrop .swiper-slide-active .Sound_World_Mask {
		height: 100%;
	}

	/* 	.PubilcDrop .swiper-slide .Sound_World_Fx h3 {
		font-size: 28px;
	}
 */
	.PubilcDrop .swiper-slide-active .Sound_World_Fx h3 {
		font-size: 24px;
	}

	.PubilcDrop .swiper-container .swiper-button-next {
		margin: 0;
		right: 0;
		top: 170px;
		opacity: 1;
		left: initial;
		/* border-top-left-radius: 0;
		border-bottom-left-radius: 0; */
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		width: auto;
		background-image: none;
	}

	.PubilcDrop .swiper-button-next:hover::after,
	.Media_Coverage_Swiper .swiper-button-next:hover::after {
		color: #E5005A;
	}

	.Precious .Sound_World_Fx:first-of-type {
		margin-top: 0;
	}

	.Precious .Sound_World_Fx {
		margin-top: 80px;
	}

	.Precious .Sound_World_FxImg .CenterPor {
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		padding: 50px 0;
		width: 43.5%;
		background-color: rgba(255, 255, 255, 0.95);
		left: 0;
		bottom: initial;
	}

	.Precious .Sound_World_FxImg .CenterPor h2 {
		font-size: 28px;
		margin: 0 8% 16px;
		color: #110502;
	}

	.Precious .Sound_World_FxImg .CenterPor h3 {
		margin: 0 8%;
		color: #110502;
		font-size: 18px;
		line-height: 36px;
		font-weight: normal;
	}

	.Precious .Sound_World_FxImg .CenterPor p {
		margin: 0 8%;
		color: #999;
		font-size: 15px;
		line-height: 26px;
	}

	.Precious .Sound_World_Fx:nth-of-type(2n) .Sound_World_FxImg .CenterPor {
		left: initial;
		right: 0;
	}

	.Precious::after {
		content: '';
		background-image: url(../images/addbk.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 548px;
		height: 729px;
		position: absolute;
		left: 0;
		top: 120px;
		z-index: -1;
	}

	.Precious::before {
		content: '';
		background-image: url(../images/addbk5.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 384px;
		height: 562px;
		position: absolute;
		right: 0;
		bottom: -80px;
		z-index: -1;
	}

	.Employee_Layout {
		margin-top: 60px;
		width: 100%;
		position: relative;
		margin-bottom: 200px;
	}

	.Employee_Layout_Tab {
		width: 100%;
		height: 80px;
		position: absolute;
		bottom: 0;
		font-size: 0;
		left: 0;
		text-align: center;
	}

	.Employee_Layout_Tab a {
		width: 170px;
		height: 80px;
		background-color: rgba(0, 0, 0, 0.6);
		font-size: 22px;
		text-align: center;
		color: #FFFFFF;
		line-height: 80px;
		display: inline-block;
		vertical-align: top;
		position: relative;
	}

	.Employee_Layout_Tab a.active {
		background-color: #fff;
		color: #E5005A;
	}

	.Employee_Layout_Tab a::after {
		content: '';
		width: 0;
		height: 3px;
		background-color: #E5005A;
		position: absolute;
		top: 0;
		left: 0;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
	}

	.Employee_Layout_Tab a.active::after {
		width: 100%;
	}

	.Employee_LayoutP {
		width: 100%;
		height: 200px;
		background-color: #f7f7f7;
		position: absolute;
		bottom: -200px;
		left: 0;
	}

	.Employee_LayoutP .CenterPor {
		width: 54%;
		position: absolute;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		top: 50px;
		font-size: 16px;
		line-height: 30px;
		color: #999999;
		text-align: center;
	}

	.Employee_Layout_Div {
		display: none;
	}

	.Environment_Layout .Sound_World_Fx {
		float: left;
		height: 580px;
		width: 66%;
		margin-top: 75px;
	}

	.Environment_Layout .Sound_World_FxImg .CenterPor,
	.Environment_Layout1 .Sound_World_FxImg .CenterPor {
		background-image: url(../images/bk.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center;
		width: 100%;
		height: 60px;
		left: 0;
		bottom: 0;
	}

	.Environment_Layout .Sound_World_FxImg .CenterPor h3,
	.Environment_Layout1 .Sound_World_FxImg .CenterPor h3 {
		font-size: 22px;
		margin: 0;
		line-height: 60px;
		text-indent: 1em;
		font-weight: normal;
	}

	.Environment_Layout .Healty_Layout {
		width: 32.4%;
		margin-top: 55px;
	}

	.Environment_Layout .Healty_Layout .Sound_World_Fx {
		float: none;
		width: 100%;
		margin-top: 20px;
		height: 280px;
	}

	.Environment_Layout1 .Sound_World_Fx {
		width: 32.25%;
		height: 280px;
		margin-top: 20px;
		float: left;
		margin-right: 1.6%;
	}

	.Environment::before {
		content: '';
		background-image: url(../images/addbk6.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 547px;
		height: 716px;
		position: absolute;
		left: 0;
		top: 450px;
		z-index: -1;
	}

	.Environment .Voice_Com {
		margin-top: 120px;
	}

	.NewsDetailH {
		padding-bottom: 40px;
		border-bottom: solid 1px rgba(0, 0, 0, 0.15);
		font-size: 16px;
		color: #CCCCCC;
	}

	.NewsDetailH h2 {
		font-size: 38px;
		line-height: 52px;
		color: #333;
		margin-bottom: 25px;
	}

	.NewsDetailTit {
		font-size: 16px;
		line-height: 32px;
		color: #666;
		margin-top: 60px;
	}

	.NewsDetailTit p {
		margin-top: 30px;
		text-align: left;
	}

	.NewsDetailTit h2 {
		font-size: 25px;
		color: #333333;
		margin-top: 30px;
	}

	.NewsDetailTit img {
		max-width: 100%;
		display: block;
		margin: 0px auto;
	}

	.RealtimeDetailNext {
		font-size: 17px;
		line-height: 38px;
		color: #333;
		display: block;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
	}

	.RealtimeDetailNext i {
		color: #999999;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
	}

	.NewsDetailL {
		float: left;
		width: 74.6%;
		border-bottom: solid 1px rgba(0, 0, 0, 0.15);
		padding-bottom: 75px;
	}

	.NewsDetailCt {
		margin-bottom: 35px;
	}

	.NewsDetailR {
		float: right;
		width: 20.5%;
	}

	.NewsDetailR .NewsFx {
		margin-top: 20px;
		width: 100%;
		height: auto;
		display: block;
	}

	.NewsDetailR .NewsFxImg {
		/* height: 165px; */
		margin-bottom: 15px;
	}

	.NewsDetailR .NewsFx h2 {
		/* margin-left: 25px; */
		font-size: 16px;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
	}

	.NewsDetailR .NewsFx:last-child {
		margin-bottom: 80px;
	}

	.BaseHt1 {
		padding-bottom: 10px;
		border-bottom: 1px solid #ddd;
		line-height: 32px;
		font-size: 20px;
		font-weight: bold;
		color: #333333;
	}

	.Interest .NewNumber {
		color: #666;
		display: block;
		border-bottom: 1px solid #ddd;
		padding: 15px 0;
	}

	.Interest .NewNumber h3 {
		font-size: 16px;
		line-height: 28px;
		color: #666;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
	}

	.ProductLayout_Swiper .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		margin-bottom: 8px !important;
		background-color: #999;
	}

	.ProductLayout_Swiper .swiper-pagination-bullet-active {
		background-color: #E5005A;
	}

	.ProductLayout {
		font-size: 15px;
		line-height: 28px;
		color: #333333;
		height: 100%;
	}

	.ProductLayout .container {
		position: relative;
		height: 100%;
	}

	.ProductLayoutL {
		top: 45%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		width: 38%;
		right: 0;
		position: absolute;
	}

	.ProductLayoutL img {
		max-width: 100px;
	}

	.ProductLayoutL h2 {
		font-size: 36px;
		margin: 50px 0px 20px;
		color: #333333;
	}

	.ProductLayoutImg {
		position: absolute;
		width: 50%;
		top: 52%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		left: 0;
	}

	.ProductLayout1 .ProductLayoutL,
	.ProductLayout3 .ProductLayoutL {
		right: initial;
		left: 0;
	}

	.ProductLayout1 .ProductLayoutImg {
		left: initial;
		right: 0;
	}

	.ProductLayout2 .ProductLayoutImg {
		width: 43%;
		top: 45%;
	}

	.ProductLayout3 .ProductLayoutImg {
		width: 40%;
		left: initial;
		right: 0;
		top: 45%;
	}

	.Product_More {
		display: block;
		color: #333333;
		font-size: 17px;
		margin-top: 8%;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		line-height: 14px;
	}

	@font-face {
		font-family: "iconfont";
		src:
			url('iconfont.woff?t=1629440554444') format('woff'),
			url('iconfont.ttf?t=1629440554444') format('truetype');
	}

	.Product_More,
	.MoreData,
	.PubilcDrop .swiper-button-next,
	.Media_Coverage_Swiper .swiper-button-next,
	.page a.cut {
		font-family: "iconfont" !important;
		font-size: 18px;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.page a.cut {
		font-size: 0;
	}

	.page a.cut:first-of-type,
	.page a.cut:nth-of-type(2) {
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
	}

	.MoreData {
		text-align: center;
	}

	.Product_More::after,
	.MoreData::after,
	.PubilcDrop .swiper-button-next::after,
	.Media_Coverage_Swiper .swiper-button-next::after,
	.page a.cut::after {
		content: "\e603";
		color: #b6b6b6;
		margin-left: 5px;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.page a.cut::after {
		font-size: 18px;
	}

	.MoreData::after,
	.PubilcDrop .swiper-button-next::after,
	.Media_Coverage_Swiper .swiper-button-next::after {
		margin-left: 0;
	}

	.Product_More:hover::after,
	.Product_More:hover,
	.MoreData:hover::after {
		color: #E5005A;
	}

	.page a.cut:hover::after {
		color: #fff;
	}

	.Technology .Sound_World_FxImg h3 {
		float: left;
		width: 26%;
	}

	.Technology .Sound_World_FxImg .Sound_World_FxR {
		padding-right: 0;
		max-width: 85%;
	}

	.Technology .Sound_World_FxImg .Sound_World_FxR div {
		width: 74%;
		float: left;
	}

	.Iot_Layout {
		position: relative;
		padding-top: 5%;
	}

	.Iot_Layout .Sound_World_Fx {
		float: left;
		width: 49%;
		margin-top: 80px;
		height: 364px;
	}

	.Iot_Layout .Sound_World_FxImg .Sound_World_H p:first-of-type {
		display: none;
	}

	/* 	.Iot_Layout .Sound_World_Fx:hover .Sound_World_Copy p:first-of-type {
		display: block;
	} */

	.Iot_Layout .Sound_World_Fx:nth-of-type(2n) {
		float: right;
	}

	.Iot_Layout::before {
		content: '';
		background-image: url(../images/addbk6.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 547px;
		height: 716px;
		position: absolute;
		left: 0;
		top: 40px;
		z-index: -1;
	}

	.Development_History_Div {
		display: none;
	}

	.agreement {
		font-size: 16px;
		line-height: 32px;
		color: #333;
		padding: 100px 0;
	}

	.agreement h3 {
		font-size: 22px;
		color: #333;
		font-weight: bold;
		margin-bottom: 14px;
		text-indent: 1.5em;
	}

	.agreement p {
		margin-bottom: 14px;
		text-indent: 2em;
	}

	.Company_Profile {
		margin-top: 30px;
	}

	.Company_Profile .Sound_World_Fx {
		float: left;
		width: 49%;
		/* height: 460px; */
	}

	.Company_Profile .Sound_World_Fx::after,
	.Precious .Sound_World_Fx::after,
	.Environment .Sound_World_Fx::after {
		width: 0;
	}

	.Company_Profile .Sound_World_FxImg .CenterPor {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		bottom: initial;
		text-align: center;
	}

	.Company_Profile .Sound_World_FxImg .CenterPor h3 {
		margin-bottom: 8px;
		font-size: 28px;
	}

	.Company_Profile .Sound_World_Fx:nth-of-type(2n),
	.ManagementCt:nth-of-type(2n) img {
		float: right;
	}

	.ManagementCt:nth-of-type(2n) .ManagementCtL {
		float: left;
	}

	.Development_History {
		position: relative;
		padding: 120px 0px;
	}

	.Development_History .container {
		width: 1440px;
	}

	.Development_History::after {
		content: '';
		width: 100%;
		height: 480px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		background-color: #f7f7f7;
	}

	.Development_History_Tab {
		width: 42%;
		height: 48px;
		border-radius: 24px;
		font-size: 0;
		text-align: center;
		margin: 48px auto 60px;
		border: solid 1px #dddddd;
		overflow: hidden;
	}

	.Development_History_Tab a {
		width: 14.2%;
		line-height: 48px;
		border-radius: 24px;
		font-size: 16px;
		text-align: center;
		color: #CCCCCC;
		display: inline-block;
		vertical-align: top;
		position: relative;
	}

	.Development_History_Tab a.active {
		background-color: #e5005a;
		color: #fff;
	}

	.Development_History_Tab a.active:first-of-type,
	.Database_Tab a.active:first-of-type {
		left: -2px;
	}

	.Development_History_Tab a.active:last-child,
	.Database_Tab a.active:last-child {
		left: 2px;
	}

	.Development_History_Div {
		padding: 80px 7% 0;
		background-color: #ffffff;
		position: relative;
	}

	.Development_History_Div img {
		float: left;
		width: 50%;
	}

	.Development_History_DivR {
		width: 39%;
		font-size: 16px;
		line-height: 30px;
		color: #999;
		position: absolute;
		top: 192px;
		right: 7%;
	}

	.Development_History_DivR p {
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		margin-top: 10px;
		position: relative;
		cursor: pointer;
		padding-left: 30px;
	}

	.Development_History_DivR p i {
		color: #999;
		padding-right: 10px;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		font-size: 20px;
		left: 0;
		position: absolute;
	}

	.Development_History_Div h2 {
		font-size: 200px;
		color: #110502;
		opacity: 0.02;
		width: 46%;
		float: right;
		text-align: left;
		line-height: 130px;
	}

	.Development_History_Down .Development_History_Img,
	.ProductIntrotions {
		display: none;
	}

	.Enterprise {
		padding-top: 120px;
		position: relative;
	}

	.Enterprise::before {
		content: '';
		background-image: url(../images/addbk5.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 384px;
		height: 562px;
		position: absolute;
		right: 0;
		top: 74px;
		z-index: -1;
	}

	.Enterprise .Employee_Layout {
		margin: 40px auto 120px;
	}

	.Enterprise .Employee_Layout_Tab {
		height: 168px;
		position: relative;
	}

	.Enterprise .Employee_Layout_Tab a {
		font-size: 20px;
		color: #110502;
		width: 15%;
		margin: 0;
		height: 111px;
		/* line-height: 120px; */
		float: left;
		background-color: #F7F7F7;
		display: block;
		line-height: 28px;
		padding: 28px 2.5%;
		text-align: left;
	}

	.Enterprise .Employee_Layout_Tab a i {
		font-size: 15px;
		line-height: 26px;
		color: #999999;
		display: block;
		padding-top: 6px;
	}

	.Enterprise .Employee_Layout_Tab a::after {
		top: initial;
		bottom: 0;
	}

	.Enterprise .Employee_Layout_Tab a.active {
		background-color: #fff;
	}

	.Honor_Layout {
		background-color: #fff;
		padding-top: 0;
		position: relative;
	}

	.Honor_Layout::before {
		content: '';
		background-image: url(../images/addbk6.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 547px;
		height: 716px;
		position: absolute;
		left: 0;
		top: -44px;
	}

	.Honor_Layout .BaseH {
		margin-bottom: 20px;
	}

	.Honor_Fx {
		float: left;
		width: 49%;
		height: 140px;
		background-color: #F7F7F7;
		position: relative;
		margin-top: 20px;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		font-size: 22px;
		overflow: hidden;
		line-height: 24px;
		color: #999;
		border: 1px solid #f7f7f7;
	}

	.Honor_Fx::after {
		content: '';
		width: 3px;
		height: 0;
		top: 0;
		left: 0;
		background-color: #e5005a;
		position: absolute;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.Honor_Fx:hover::after {
		height: 100%;
	}

	.Honor_Fx:nth-of-type(2n) {
		float: right;
	}

	.Honor_Fx:hover {
		border: 1px solid #E5005A;
		background-color: #FFFFFF;
	}

	.Honor_Fx h2 {
		font-size: 16px;
		color: #999;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		margin: 40px 5% 10px;
	}

	.Honor_Fx span {
		display: block;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		margin: 0 5%;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		font-weight: bold;
	}

	.Management {
		padding: 120px 0px 160px;
		position: relative;
		background: #f7f7f7;
	}

	.ManagementCt {
		margin-top: 60px;
		background: #fff;
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		box-sizing: border-box;
	}

	.ManagementCt img {
		float: left;
		width: 50%;
	}

	.ManagementCtL {
		font-size: 16px;
		line-height: 30px;
		color: #999999;
		width: 50%;
		float: right;
		position: relative;
	}

	.ManagementCtL .CenterPor {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		width: 83%;
	}

	.ManagementCtL h2 {
		font-size: 30px;
		line-height: 42px;
		color: #110502;
	}

	.ManagementCtL h2 i {
		display: block;
		font-size: 20px;
		color: #999999;
		margin-bottom: 20px;
	}

	.SearchResult {
		width: 100%;
		height: 100px;
		background-color: #f7f7f7;
	}

	.SearchResult h2 {
		font-size: 18px;
		color: #3A3633;
		line-height: 100px;
		float: left;
	}

	.OtherSet {
		width: 564px;
		height: 42px;
		background-color: #ffffff;
		float: right;
		margin-top: 29px;
		padding: 0px 18px;
		margin-bottom: 68px;
	}

	.OtherSet .SearchBtn {
		background-image: url(../images/search.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		width: 18px;
		height: 18px;
		float: left;
		margin-top: 12.5px;
	}

	.OtherSet .SearchTxt {
		float: left;
		height: 42px;
		line-height: 42px;
		font-size: 14px;
		color: #999;
		margin-left: 25px;
		width: 520px;
		padding: 0;
	}

	.ProductTab {
		width: 100%;
		text-align: center;
		margin: 68px auto 30px;
	}

	.ProductTab a {
		float: none;
		width: 140px;
		height: 34px;
		line-height: 34px;
		background-color: #f7f7f7;
		padding: 0;
		margin: 0;
		display: inline-block;
		vertical-align: top;
		font-size: 16px;
	}

	.ProductTab a.active {
		color: #fff;
		background: #E5005A;
	}

	.Search_Content .page {
		margin-bottom: 120px;
	}

	.Search_Content .Dynamic_Report_Fx {
		background-color: #F7F7F7;
	}

	.Search_Popup {
		max-width: 50%;
		position: fixed;
		top: 10%;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.Search_Popup.on {
		top: 20%;
	}

	.Search_Popup img {
		cursor: pointer;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		max-width: 100%;
		display: block;
		margin: 0px auto 40px;
	}

	.Search_Popup img:hover {
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
	}

	.Search_Popup_Layout {
		width: 600px;
		height: 68px;
		background-color: #fff;
		border-radius: 8px;
	}

	.Search_Popup_Bt {
		background-image: url(../images/search.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 20px;
		float: left;
		margin-top: 24px;
		margin-left: 20px;
		height: 20px;
	}

	.Search_Popup_Txt {
		float: left;
		margin-left: 20px;
		color: #333333;
		line-height: 68px;
		font-size: 18px;
	}

	.section {
		left: 0;
		top: 0;
		position: relative;
		z-index: 10;
		background-size: cover !important;
		background-repeat: no-repeat !important;
		background-position: center !important;
	}

	.fp-viewing-page1 .OtherBanner,
	.fp-viewing-page2 .OtherBanner {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	@media screen and (min-width: 1279px) and (max-width: 1380px) {}


	@media screen and (min-width: 1024px) and (max-width: 1860px) {}

	@media screen and (min-width: 1441px) and (max-width: 1680px) {}

	@media screen and (min-width: 1367px) and (max-width: 1441px) {
		.Media_Coverage_Swiper .swiper-button-next {
			left: 55.3%;
		}

		.ProductLayout1 .ProductLayoutImg {
			width: 55%;
		}

		.Development_History .container {
			width: 1200px;
		}

		.Database_Tab_Fx p {
			font-size: 16px;
			margin: 0px 10px;
		}

		.container {
			width: 1000px;
		}

		.Environment_Layout .Sound_World_Fx {
			height: 513px;
		}

		.Environment_Layout .Healty_Layout .Sound_World_Fx,
		.Environment_Layout1 .Sound_World_Fx {
			height: 246px;
		}

		.Provide .Sound_World_Fx {
			height: 337px;
		}

		.Healty .Sound_World_Fx {
			height: 602px;
		}

		.Healty .Healty_Layout .Sound_World_Fx {
			height: 301px;
		}

		.PubilcDrop .swiper-slide-active {
			height: 425px;
		}

		.PubilcDrop .swiper-slide .Sound_World_Mask {
			height: 89%;
		}

		.PubilcDrop .swiper-slide-active .Sound_World_Mask {
			height: 100%;
		}

		.Dynamic_Report_FxImg,
		.Database_Tab_FxImg {
			height: 194px;
		}

		.Provide .Sound_World_H,
		.Healty .Sound_World_H {
			width: 100%;
		}

		.Healty .Sound_World_Copy {
			max-width: 87%;
		}

		.Media_Coverage_SwiperR p {
			padding-top: 30px;
			padding-bottom: 15px;
		}

		.Media_Coverage_Swiper .swiper-button-next {
			bottom: 10%;
		}

		.BaseP,
		.About_LizhiCtR,
		.ManagementCtL,
		.ProductLayout,
		.Employee_LayoutP .CenterPor,
		.Media_Coverage_Tag h3,
		.subnav_ul .tag {
			font-size: 15px;
		}

		.BaseH,
		.ProductLayoutL h2 {
			font-size: 30px;
		}

		.Sound_World_FxImg h3,
		.Company_Profile .Sound_World_FxImg .CenterPor h3 {
			font-size: 23px;
		}

		.Dynamic_Report_Fx h2 {
			font-size: 17px;
			line-height: 28px;
			margin: 10px 25px 0;
		}

		.About_LizhiCtR h2,
		.Voice_Com .CenterPor h3,
		.ManagementCtL h2,
		.Media_Coverage_SwiperR h2 {
			font-size: 26px;
		}

		.BaseH_First {
			font-size: 22px;
		}

		.ManagementCtL h2 i,
		.Media_Coverage_Tag h2 {
			font-size: 18px;
		}

		.ManagementCtL h2 i {
			margin-bottom: 10px;
		}

		.Development_History_Div h2 {
			font-size: 170px;
		}

		.Product_More {
			font-size: 15px;
			background-size: 9px 14px;
			background-position: 70px center;
		}

		.Precious .Sound_World_FxImg .CenterPor h2 {
			font-size: 24px;
		}

		.Employee_Layout_Tab a,
		.Honor_Fx {
			font-size: 20px;
		}

		.Iot_Layout .Sound_World_Fx {
			height: 294px;
		}
	}

	@media screen and (min-width: 1024px) and (max-width: 1366px) {
		.Media_Coverage_Swiper .swiper-button-next {
			left: 55%;
			bottom: 15%;
		}

		.ProductLayout1 .ProductLayoutImg {
			width: 55%;
		}

		.subnav_ul .tag {
			margin: 0px 28px;
		}

		.Sound_World_H {
			width: 95%;
		}

		.Sound_World_Copy {
			max-width: 85%;
		}

		.container {
			width: 1000px;
		}

		.Development_History .container {
			width: 1200px;
		}

		.Media_Coverage_Tag h2,
		.Database_Tab_Fx p {
			font-size: 16px;
		}

		.Sound_World_FxImg h3 {
			font-size: 23px;
		}

		.NewsDown {
			bottom: 10px;
		}

		.Environment_Layout .Sound_World_Fx {
			height: 466px;
		}

		.Environment_Layout .Healty_Layout .Sound_World_Fx,
		.Environment_Layout1 .Sound_World_Fx {
			height: 223px;
		}

		.Provide .Sound_World_Fx {
			height: 306px;
		}

		.Healty .Sound_World_Fx {
			height: 547px;
		}

		.Healty .Healty_Layout .Sound_World_Fx {
			height: 273.5px;
		}

		.PubilcDrop .swiper-slide-active {
			height: 387px;
		}

		.PubilcDrop .swiper-slide .Sound_World_Mask {
			height: 83%;
		}

		.PubilcDrop .swiper-slide-active .Sound_World_Mask {
			height: 100%;
		}

		.Dynamic_Report_FxImg,
		.Database_Tab_FxImg {
			height: 176px;
		}

		.Media_Coverage_SwiperR p {
			padding-top: 35px;
		}

		.PubilcDrop_Layout .swiper-button-next,
		.PubilcDrop_Layout .swiper-button-prev {
			top: 85px;
		}

		.Dynamic_Report_Fx h2 {
			font-size: 18px;
			line-height: 30px;
			height: 90px;
		}

		.ProductLayoutL {
			width: 42%;
		}

		.ProductLayout3 .ProductLayoutImg,
		.ProductLayoutImg {
			top: 45%;
		}

		.fp-viewing-page5 .Technology,
		.Iot_Layout {
			padding: 3% 0 0;
		}

		.Technology .swiper-container .swiper-slide .Sound_World_Fx {
			margin-top: 0;
			height: 360px;
		}


		.Media_Coverage_Swiper .swiper-button-next {
			bottom: 10%;
		}

		.Media_Coverage_SwiperR p {
			padding-top: 30px;
			padding-bottom: 15px;
		}

		.BaseP,
		.About_LizhiCtR,
		.ManagementCtL,
		.ProductLayout,
		.Employee_LayoutP .CenterPor,
		.Media_Coverage_Tag h3,
		.Database_Tab_Fx p,
		.subnav_ul .tag {
			font-size: 15px;
		}

		.BaseH,
		.ProductLayoutL h2 {
			font-size: 30px;
		}

		.Sound_World_FxImg h3,
		.Company_Profile .Sound_World_FxImg .CenterPor h3 {
			font-size: 22px;
		}

		.Dynamic_Report_Fx h2 {
			font-size: 17px;
			line-height: 28px;
			margin: 10px 25px 0;
			height: 55px;
		}

		.About_LizhiCtR h2,
		.Voice_Com .CenterPor h3,
		.ManagementCtL h2,
		.Media_Coverage_SwiperR h2 {
			font-size: 26px;
		}

		.BaseH_First {
			font-size: 21px;
		}

		.ManagementCtL h2 i {
			font-size: 18px;
		}

		.ManagementCtL h2 i {
			margin-bottom: 10px;
		}

		.Development_History_Div h2 {
			font-size: 170px;
		}

		.Product_More {
			font-size: 15px;
			background-size: 9px 14px;
			background-position: 70px center;
		}

		.Precious .Sound_World_FxImg .CenterPor h2 {
			font-size: 24px;
		}

		.Employee_Layout_Tab a,
		.Honor_Fx {
			font-size: 20px;
		}

		.Iot_Layout .Sound_World_Fx {
			height: 294px;
		}
	}
}
